Package filescan

Scan for specific files in entire directory trees and batch process the files found.

See:
          Description

Interface Summary
FileScanHandler While scanning, a handler is used to determine whether or not to include a file, and to decide on a representation of such a file.
 

Class Summary
ClassFileScanHandler Class file scan handler returns classes stored in files.
DefaultFileFilter File filter accepting directories and a certain extension.
DefaultFileScanHandler Default file scan handler returns the file itself if it exists.
FileScan Scans a certain directory tree for files.
ObjectFileScanHandler Object file scan handler returns objects stored in files.
 

Package filescan Description

Scan for specific files in entire directory trees and batch process the files found.

Copyright notice

Package developed by Steven de Jong, 2005. Free for use and modification, as long as the original author gets the credit he deserves.